翻訳と辞書
Words near each other


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

get a life!get a real computer!get.com : FOLDOC
get.com
A command which can be created using debug in MS-DOS to set the errorlevel according to which key is pressed. The errorlevel can then be interrogated from a batch file by a series of commands like this:
get
if errorlevel 118 goto E118
if errorlevel 117 goto E117
if errorlevel 116 goto E116
if errorlevel 115 goto E115
if errorlevel 114 goto E114

where E118 etc. are labels in the batch file.
(1996-02-01)



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.